WebTextEditor can be used as an item template of data bound controls. When it is used as the item template, the data can be bound using the same approach used when using .NET controls as item template. WebTextEditor can also be integrated as insert and edit template of data bound controls. Simply bind the data item to Content property, as shown in the following snippet.
< ISWebTextEditor : WebTextEditor ID="WebTextEditor1" runat="server" Height="200px" Width="500px" Content='<%# Bind("Notes") %>'>
![]() |
This approach is not yet supported when multiple sections is enabled. |
In This Section
How-to: Use WebTextEditor as Item Template of DetailsView
How-to: Integrate WebTextEditor in FormView
Other Resources
Overview WebTextEditor
Core Editing Features
{Sections}
{Text Settings}
{Sleek Design and Elegant User Interface}
{Fluid, Smart ToolBar}
{HTML ToolBar}
{View-based ToolBar}
{View}
{Innovative Task Pane}
{Enable Context Menu}
{Integration with FileUploader}
{Integration with WebSpellChecker}
{Mail Merge}
